Carbon


PMgrVersion

Header: Palettes.h Carbon status: Supported

Determines which version of the Palette Manager is executing; it returns an integer specifying the version number.

SInt16 PMgrVersion ();
function result

PMgrVersion returns $0202 if system software version 7.0 is executing; $0201 if system software version 6.0.5 is executing; and $0200 if the original 32-Bit QuickDraw system extension is executing.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)